Fix bug #9545 with crash in Dired when $ is pressed.
authorEli Zaretskii <eliz@gnu.org>
Sun, 18 Sep 2011 19:02:17 +0000 (22:02 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 18 Sep 2011 19:02:17 +0000 (22:02 +0300)
commit4ba0105ea44b25cebece7939e586532094582326
tree1995cf7cb87073f595587955dda085b4cc4cf46d
parent5a481d26154c0dee54dd6b6e933370c777c23442
Fix bug #9545 with crash in Dired when $ is pressed.

 src/xdisp.c (reseat_at_next_visible_line_start): Undo the change made on
 2011-09-17 that saved paragraph information and restored it after
 the call to `reseat'.
src/ChangeLog
src/xdisp.c